Workstation Settings

By initially configuring these settings, you can allow users (who may not have access to the server) to perform their own backups of the data from within the application on their workstation to a location on the user’s computer. This is often helpful to allow users to create their own backups before undertaking significant operations such as warrant calculations or lien executions. Essentially, in this method the application requests SQL Server to create a backup file in a predetermined folder on the server from which the application can then retrieve the backup file to the workstation.

 

The following schematic depicts the settings outlined below in more detail:

 

You will need to create a shared directory on the server which is accessible by all workstations and users. We recommend C:\Avitar\Backup\Remote for the directory on the server. In order for the backup to work from the application, users must have permission to create and delete a file in this directory.

 

To do so, open DBUtils and select the Assessing folder. If no remote backup location is set, select the browse button (…) and navigate to the appropriate remote backup folder on the server. Once you have selected the folder press the “OK” button.

 

 

Once you have identified the shared location in DBUtils in which SQL Server will create backup files, you will have to set the corresponding backup location in the application as well:

 

 

Once the configurations have been made on the server and the workstation, the user can create a backup on their own workstation by selecting File | Backup Database from within the program. Review the following schematic to better understand the sequence of events necessary during a backup from the workstation.